home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / Help / locale / help / english / sys / blanker.doc < prev    next >
Encoding:
Text File  |  2000-10-06  |  1.0 KB  |  42 lines

  1. Blanker
  2.  
  3. Causes the monitor screen to go blank or display an animation if no input has
  4. been received within a specified period of time. This helps preserve your
  5. monitor.
  6.  
  7. Format
  8.  
  9. BLANKER [CX_PRIORITY <priority>] [CX_POPKEY <key>] [CX_POPUP=<yes | no>]
  10. [SECONDS <timeout>] [CYCLECOLORS <yes | no>] [ANIMATION <yes | no>]
  11.  
  12. Template
  13.  
  14. CX_PRIORITY/N/K;CX_POPKEY/K,CX_POPUP/S,SECONDS/N/K,CYCLECOLORS/K,ANIMATION/K
  15.  
  16. Location
  17.  
  18. SYS:Tools/Commodities
  19.  
  20. The arguments for Blanker are the same as the Tool Types in Blanker's
  21. Information window.
  22.  
  23. Press Ctrl+C or use the BREAK command to exit Blanker when it is started from
  24. a the Shell.
  25.  
  26. Example 1:
  27.  
  28. 1> BLANKER SECONDS 45
  29.  
  30. The Blanker window opens and 45 is displayed inside its text gadget. If no
  31. mouse or keyboard input is received during a 45 second interval, the screen
  32. goes blank.
  33.  
  34. Example 2:
  35.  
  36. 1> BLANKER CX_POPUP=no
  37.  
  38. The Blanker program starts. If no input is received within 60 seconds (the
  39. default), the screen goes blank. The Blanker window does not open.
  40.  
  41. A further example using Blanker appears in Chapter 8.
  42.